
CMT Labview driver is a collection of many VIs that helps users to automate CMT VNAs. Each of these VI achieves a certain action on the VNA. When developing VIs to automate CMT VNAs, users should simply find the desired VIs from the drivers and use them. 

1. Cut and paste the "CMT TR series VNA" folder into the instr.lib directory, which is under your LabVIEW directory:

For 32 bit labview: "Program Files (x86)\National Instruments\LabVIEW\instr.lib\"
For 64 bit labview: "Program Files\National Instruments\LabVIEW\instr.lib\".

2. Restart Labview for Labview to load the new drivers.


Two ways to use the drivers:

1. Double click the .lvlib file (labview library) inside the driver folder. Doing this will open the library and after expanding "public" folder, all available VIs will be listed. The VIs are also grouped by functionality.

2. Right click on a blank space in your VI's block diagram, the "functions" palette will display. CMT drivers can be found under "Instrument I/O" -> "Instru Drivers".
 